From: Michael Albinus Date: Wed, 1 Jul 2009 15:21:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11705 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=df0ee1bc3ab9a7e029bfbfa23b1728a5e50776ee;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6a31a0d8290..0f395274ed0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2009-07-01 Michael Albinus + + * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add + handler for `process-file', `shell-command' and + `start-file-process'. + (tramp-gvfs-handle-shell-command) + (tramp-gvfs-handle-start-file-process) + (tramp-gvfs-handle-process-file): New defuns. + (tramp-synce-list-devices): Simplify check for existence of + property. + 2009-07-01 Jan Djärv * startup.el (command-line-x-option-alist): Add -mm and --maximized.